home *** CD-ROM | disk | FTP | other *** search
/ Informática Multimedia 1995 April / Informatica Multimedia CD - Epimundo.iso / DOS / CAT_DISK / DISKCAT5.ZIP / MS_DOS.BAT < prev    next >
Encoding:
DOS Batch File  |  1989-12-01  |  441 b   |  13 lines

  1. echo off
  2. echo.
  3. echo     Diskcat-5's code was optimized for use on the PC.
  4. echo     This means that it must be modified for use on MS-DOS machines
  5. echo     that are not close PC-compatibles, such as the Sanyo 555.
  6. echo.
  7. echo     If you have such a compatible and Diskcat locks up your machine,
  8. echo     press Enter at the following prompt, otherwise, Ctrl-Break.
  9. echo.
  10. pause
  11. ren dc5-pgm.dta dc5-pgm.pc
  12. ren dc5-pgm.ms dc5-pgm.dta
  13.